What is Erlang?
2066
14-Sep-2015
Sunil Singh
14-Sep-2015Erlang is a general purpose programming language and a runtime environment. It has built in support for concurrency, fault tolerance and distribution,soft real time,Highly available, non-stop applications,Hot swapping, where code can be changed without stopping a system. Erlang is available as an open source.